Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.utils
/
productOfIndexed
product
Of
Indexed
inline
fun
<
E
,
N
>
KoneIterable
<
E
>
.
productOfIndexed
(
selector
:
(
index
:
UInt
,
E
)
->
N
)
:
N
(
source
)